Uses of Enum
com.cisco.pt.ipc.enums.ClassMapMatchType
Packages that use ClassMapMatchType
-
Uses of ClassMapMatchType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return ClassMapMatchTypeModifier and TypeMethodDescriptionstatic ClassMapMatchTypeClassMapMatchType.fromIntValue(int value) static ClassMapMatchTypeClassMapMatchType.fromIntValue(Integer value) static ClassMapMatchTypeReturns the enum constant of this type with the specified name.static ClassMapMatchType[]ClassMapMatchType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ClassMapMatchType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return ClassMapMatchTypeMethods in com.cisco.pt.ipc.sim with parameters of type ClassMapMatchTypeModifier and TypeMethodDescriptionvoidClassMap.setMatchType(ClassMapMatchType matchType) Information provided by the PKI file: -
Uses of ClassMapMatchType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return ClassMapMatchTypeModifier and TypeMethodDescriptionClassMapImpl.getMatchType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type ClassMapMatchTypeModifier and TypeMethodDescriptionvoidClassMapImpl.setMatchType(ClassMapMatchType matchType) Information provided by the PKI file: